home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / xscreensaver.src < prev    next >
Text File  |  1998-03-23  |  1KB  |  30 lines

  1. @@@STARTPACK(xscreensaver;X11 Screen Saver)
  2.  
  3. <P>
  4. The xscreensaver program waits until the keyboard and mouse have been idle
  5. for a period, and then runs a graphics demo chosen at random.  It turns off
  6. as soon as there is any mouse or keyboard activity.
  7. </P><P>
  8. The purpose of xscreensaver is to display pretty pictures on your screen 
  9. when it is not in use, in keeping with the philosophy that unattended 
  10. monitors should always be doing something interesting, just like they do 
  11. in the movies.
  12. </P><P>
  13. However, xscreensaver can also be used as a screen locker, to prevent
  14. others from using your terminal while your are away.
  15. </P><P>
  16. The benefit that this program has over the combination of the xlock and
  17. xautolock programs is the ease with which new graphics hacks can be
  18. installed: you don't need to recompile this program to add a new display
  19. mode, you just change some resource settings.  Any program which can be
  20. invoked in such a way that it draws on the root window of the screen can
  21. now be used as a screensaver without modification.  The programs that
  22. are being run as screensavers don't need to have any special knowledge
  23. about what it means to be a screensaver.
  24. </P>
  25.  
  26. @@@OSR5DIST(http://www.sco.com/skunkware/osr5/x11/savers/xscreensaver/)
  27. @@@SOURCE(ftp://ftp.x.org/contrib/applications)
  28. @@@ENDPACK
  29.  
  30.